Package | nictiz.fhir.nl.r4.nl-core |
Type | StructureDefinition |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=nictiz.fhir.nl.r4.nl-core@0.11.0-beta.1&canonical=http://nictiz.nl/fhir/StructureDefinition/nl-core-ContactPerson |
Url | http://nictiz.nl/fhir/StructureDefinition/nl-core-ContactPerson |
Status | draft |
Name | NlcoreContactPerson |
Title | nl core ContactPerson |
Experimental | False |
Realm | nl |
Description | A contact is a person not being a healthcare professional who is involved in the patient’s care, such as family members, caregivers, mental caretakers, guardians and legal representatives. In addition to identification information such as the name, address and contact information can also be entered. The relationship to the patient and the role this person has can be entered as well. |
Purpose | A derived profile from [zib-ContactPerson](http://nictiz.nl/fhir/StructureDefinition/zib-ContactPerson) to provide a version better suited for implementation purposes. This profile augments the base profile with elements found in the various use cases that have adopted the zib. |
Copyright | Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise. |
Type | RelatedPerson |
Kind | resource |
StructureDefinition | |
http://nictiz.nl/fhir/StructureDefinition/nl-core-AddressInformation ![]() | nl core AddressInformation |
http://nictiz.nl/fhir/StructureDefinition/nl-core-ContactInformation-EmailAddresses ![]() | nl core ContactInformation EmailAddresses |
http://nictiz.nl/fhir/StructureDefinition/nl-core-ContactInformation-TelephoneNumbers ![]() | nl core ContactInformation TelephoneNumbers |
http://nictiz.nl/fhir/StructureDefinition/nl-core-NameInformation.GivenName ![]() | nl core NameInformation.GivenName |
http://nictiz.nl/fhir/StructureDefinition/nl-core-NameInformation ![]() | nl core NameInformation |
http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient ![]() | nl core Patient |
http://nictiz.nl/fhir/StructureDefinition/zib-ContactPerson ![]() | zib ContactPerson |
Note: links and images are rebased to the (stated) source
{
"resourceType" : "StructureDefinition",
"id" : "nl-core-ContactPerson",
"text" : {
"status" : "empty",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">No narrative is provided for definitional resources. A human-readable rendering can be found in the implementation guide(s) where this resource is used.</div>"
},
"url" : "http://nictiz.nl/fhir/StructureDefinition/nl-core-ContactPerson",
"name" : "NlcoreContactPerson",
"title" : "nl core ContactPerson",
"status" : "draft",
"publisher" : "Nictiz",
"contact" : [
{
"name" : "Nictiz",
"telecom" : [
{
"system" : "url",
"value" : "https://www.nictiz.nl",
"use" : "work"
}
]
}
],
"description" : "A contact is a person not being a healthcare professional who is involved in the patientâs care, such as family members, caregivers, mental caretakers, guardians and legal representatives.\r\n\r\nIn addition to identification information such as the name, address and contact information can also be entered. The relationship to the patient and the role this person has can be entered as well.",
"purpose" : "A derived profile from [zib-ContactPerson](http://nictiz.nl/fhir/StructureDefinition/zib-ContactPerson) to provide a version better suited for implementation purposes. This profile augments the base profile with elements found in the various use cases that have adopted the zib.",
"copyright" : "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
"fhirVersion" : "4.0.1",
"mapping" : [
{
"identity" : "zib-contactperson-v3.4-2020EN",
"uri" : "https://zibs.nl/wiki/ContactPerson-v3.4(2020EN)",
"name" : "zib ContactPerson-v3.4(2020EN)"
},
{
"identity" : "zib-contactinformation-v1.2-2020EN",
"uri" : "https://zibs.nl/wiki/ContactInformation-v1.2(2020EN)",
"name" : "zib ContactInformation-v1.2(2020EN)"
},
{
"identity" : "zib-payer-v3.1.1-2020EN",
"uri" : "https://zibs.nl/wiki/Payer-v3.1.1(2020EN)",
"name" : "zib Payer-v3.1.1(2020EN)"
}
],
"kind" : "resource",
"abstract" : false,
"type" : "RelatedPerson",
"baseDefinition" : "http://nictiz.nl/fhir/StructureDefinition/zib-ContactPerson",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "RelatedPerson",
"path" : "RelatedPerson",
"alias" : [
"nl-core-ContactPerson"
]
},
{
"id" : "RelatedPerson.patient",
"path" : "RelatedPerson.patient",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hl7.org/fhir/StructureDefinition/Patient",
"http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient"
]
}
]
},
{
"id" : "RelatedPerson.name:nameInformation",
"path" : "RelatedPerson.name",
"sliceName" : "nameInformation",
"type" : [
{
"code" : "HumanName",
"profile" : [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-NameInformation"
]
}
]
},
{
"id" : "RelatedPerson.name:nameInformation-GivenName",
"path" : "RelatedPerson.name",
"sliceName" : "nameInformation-GivenName",
"type" : [
{
"code" : "HumanName",
"profile" : [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-NameInformation.GivenName"
]
}
]
},
{
"id" : "RelatedPerson.telecom:telephoneNumbers",
"path" : "RelatedPerson.telecom",
"sliceName" : "telephoneNumbers",
"type" : [
{
"code" : "ContactPoint",
"profile" : [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-ContactInformation-TelephoneNumbers"
]
}
]
},
{
"id" : "RelatedPerson.telecom:emailAddresses",
"path" : "RelatedPerson.telecom",
"sliceName" : "emailAddresses",
"type" : [
{
"code" : "ContactPoint",
"profile" : [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-ContactInformation-EmailAddresses"
]
}
]
},
{
"id" : "RelatedPerson.address",
"path" : "RelatedPerson.address",
"type" : [
{
"code" : "Address",
"profile" : [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-AddressInformation"
]
}
]
}
]
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.